Skip to content

[RFC] Memory management via memory pool #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

aentinger
Copy link
Contributor

Actually SharedPtr as outlined in #4 isn't the best idea. mbed documentation itself suggests to pair up rtos::Queue with rtos::MemoryPool which is done in this PR.

@pnndra @facchinm

@facchinm facchinm merged commit 7064d0e into master Sep 23, 2020
@aentinger aentinger deleted the memory-mgmt-via-memory-pool branch October 1, 2020 10:48
aentinger added a commit that referenced this pull request Oct 13, 2021
Replace creation class/method via construction by Ctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants